﻿{
	VERSION		1.00
	LISTFORMAT	BOOK
	LISTTYPE	OBJECT
	ALWAYS
	UNIT		mm
	PAGE		280, 192
	LINEGAP		0

	//debug

	USERTEXT [1] Name "TEXT_1.txt"
	USERTEXT [2] Name "TEXT_2.txt"
	USERTEXT [3] Name "TEXT_3.txt"
	USERTEXT [4] Name "TEXT_4.txt"

	USERTEXT [5] "Dachelemente komplex"


//**********************   FIRSTPAGEHEADER   ************************

	FIRSTPAGEHEADER {
		Frame 0, 192, 7, 70		Text 1, "Arial", 10, plain, left
			Columns {
					{	Frame 56, 178, 12.5   Format "#usertext[1]"	}
					{	Frame 56, 178, 19.5  Format "#usertext[2]"	}
					{	Frame 56, 178, 26.5  Format "#usertext[3]"	}
					{	Frame 56, 178, 33.5  Format "#usertext[4]"	}
					{	frame 21, 189, 54.5  Format "#usertext[5]" Text 1, "Arial", 10, bold, left		}
					{	frame 21, 189, 54.5  Format "#date:17.1"    Text 1, "Arial", 10, plain, right	}


				}
			Picture { Frame 25, 46, 14, 35  Origin file Name "Logo"  Position centered}
		Rect 18, 192, 7, 42

		Rect 18, 192, 49, 63

			}




//*************************   HEADER   ******************************

	HEADER {
	Frame 0, 192, 0, 7		Text 1, "Arial", 10, plain, left
		Columns {
				{	frame 21, 192, 0.5  Format "   " Text 1, "Arial", 10, bold, left		}}}




//*************************   FOOTER   ****************************


	FOOTER { Frame 18, 192, 266, 280		Text 1, "Arial", 10, plain, right
		 Columns {{	Frame 21, 189, 271.5   Format "Seite #page:3"	}}
			rect 18, 192, 266, 279.9
	       }




//*************************   LIST   *******************************



	TOTAL [2,7] { Frame 18, 192, 0, 63		Text 1, "Arial", 10, plain, left, truncated
		    Options Only

	    		picture	{
		      		frame	30, 85, 17, 55
				origin	data
		     		scale auto
				position centered
				}

				Columns { 
						  { Frame 21, 85, 5.5 Format "#Value [1]"  Text 1, "Arial", 10, bold, left, truncated}
						  { Frame 150.5, 187, 9 Format "Anzahl:  #Number [1]  Stück"  Text 1, "Arial", 10, bold, right, truncated}
						  { Frame 107, 137, 2 Format "Querschnittbreite:"  Text 1, "Arial", 10, plain, left, truncated}
						  { Frame 135, 146.5, 2 Format "#Value [2] #Unit [2]"  Text 1, "Arial", 10, plain, right}
						  { Frame 107, 137, 9 Format "Querschnitthöhe:"  Text 1, "Arial", 10, plain, left, truncated}
						  { Frame 135, 146.5, 9 Format "#Value [3] #Unit [3]"  Text 1, "Arial", 10, plain, right}
						  { Frame 107, 122, 16 Format "Länge:"  Text 1, "Arial", 10, plain, left, truncated}
						  { Frame 124, 146.5, 16 Format "#Value [4] #Unit [4]"  Text 1, "Arial", 10, plain, right}
              { Frame 107, 160, 23 Format "#Name [5]"  }
              { Frame 107, 160, 30 Format "#Name [6]"  }
              { Frame 107, 160, 37 Format "Länge insgesamt:"   Text 1, "Arial", 10, bold, left  }
              { Frame 107, 160, 44 Format "#Name [7] insgesamt:"   Text 1, "Arial", 10, bold, left  }
              { Frame 107, 160, 51 Format ""  }
              { Frame 107, 160, 58 Format ""  }


              { Frame 150.5, 187, 23 Format "#Value [5]" Text 1, "Arial", 10, plain, right, truncated  }
              { Frame 150.5, 187, 30 Format "#Value [6]" Text 1, "Arial", 10, plain, right, truncated }
              { Frame 150.5, 187, 37 Format "#Total [4] #Unit [4]"  Text 1, "Arial", 10, bold, right, truncated }
              { Frame 150.5, 187, 44 Format "#Total [7] #Unit [7]"  Text 1, "Arial", 10, bold, right }
              { Frame 150.5, 187, 51 Format ""  Text 1, "Arial", 10, plain, right }
              { Frame 150.5, 187, 58 Format ""  Text 1, "Arial", 10, plain, right, truncated  }
                   }
				rect 18, 192, 0, 63

				line 105, 192, 21, 21

				line 105, 105, 0, 63	
				line 148.5, 148.5, 0, 21

				line 105, 148.5, 7, 7
				line 105, 148.5, 14, 14
				line 105, 148.5, 21, 21
				line 105, 192, 28, 28
				line 105, 192, 35, 35
				line 105, 192, 42, 42
				line 105, 192, 49, 49
//				line 105, 192, 56, 56

                }
}

/*Don't erase this line*/
/* Corrected by Henrik Magyar Date:2002-02-06 */
